func runtime.runqgrab

2 uses

	runtime (current package)
		proc.go#L6377: func runqgrab(pp *p, batch *[256]guintptr, batchHead uint32, stealRunNextG bool) uint32 {
		proc.go#L6434: 	n := runqgrab(p2, &pp.runq, t, stealRunNextG)